GUI Help > Special > setStatusText

setStatusText
setStatusText handle gadget, int index, str text

Description:
Sets the text of a panel in a statusbar.

Return Value:


Parameters:
gadget Handle to a statusbar gadget.
index The index of the panel whoose text you wish to set.
text The new text of the specified panel.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)